From f6abad16832d31d07527adb28505b6465496c551 Mon Sep 17 00:00:00 2001 From: Paul Durrant Date: Thu, 30 Mar 2017 12:18:01 +0100 Subject: [PATCH] docs/misc: document platform/acpi_laptop_slate key Commit 4c8153d9 "add ACPI device for Windows laptop/slate mode switch" added code that makes use of a new xenstore guest platform key called 'acpi_laptop_slate'. This path needs to be added to the documentation. Signed-off-by: Paul Durrant Acked-by: Wei Liu --- docs/misc/xenstore-paths.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/misc/xenstore-paths.markdown b/docs/misc/xenstore-paths.markdown index c6b4dab29e..5d89ed8563 100644 --- a/docs/misc/xenstore-paths.markdown +++ b/docs/misc/xenstore-paths.markdown @@ -218,6 +218,8 @@ Various boolean platform properties. * acpi -- is ACPI enabled for this domain * acpi_s3 -- is ACPI S3 support enabled for this domain * acpi_s4 -- is ACPI S4 support enabled for this domain +* acpi_laptop_slate -- is the ACPI laptop/slate device present in + this domain #### ~/platform/generation-id = INTEGER ":" INTEGER [HVM,INTERNAL] -- 2.30.2